home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group03a.txt / 000102_icon-group-sender_Fri Dec 12 07:40:43 2003.msg < prev    next >
Internet Message Format  |  2003-12-22  |  1KB

  1. Return-Path: <icon-group-sender>
  2. Received: (from root@localhost)
  3.     by baskerville.CS.Arizona.EDU (8.11.1/8.11.1) id hBCEcQ424461
  4.     for icon-group-addresses; Fri, 12 Dec 2003 07:38:27 -0700 (MST)
  5. Message-Id: <200312121438.hBCEcQ424461@baskerville.CS.Arizona.EDU>
  6. From: Jesse Tov <tov@eecs.harvREMOVEard.edu>
  7. X-Newsgroups: comp.lang.icon
  8. Subject: Re: Icon Implementation of Dijkstra's Guarded Command Control Structures
  9. Date: 12 Dec 2003 02:40:56 GMT
  10. User-Agent: slrn/0.9.7.4 (Linux)
  11. To: icon-group@cs.arizona.edu
  12. X-Spam-Status: No, hits=-1.3 required=5.0
  13.     tests=BAYES_30,QUOTED_EMAIL_TEXT,REFERENCES,USER_AGENT
  14.     version=2.55
  15. X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp)
  16. Errors-To: icon-group-errors@cs.arizona.edu
  17. Status: RO
  18.  
  19. Frank J. Lhota <NOSPAM.lhota.adarose@verizon.net>:
  20. > The following file contains an Icon implementation of control structures
  21. > used
  22. > in Edsger W. Dijkstra's classic book, "A discipline of Programming", along
  23. > with a sample program using these control structures.
  24.  
  25. Cool!  Unfortunately, I don't remember Icon well enough to understand it
  26. completely.  Also, I'm not sure Dijkstra's control structures are so great,
  27. but maybe that's just because most of us aren't used to them; also, I
  28. haven't read the book (yet).
  29.  
  30. Jesse
  31.